Skip to content

Throw exception on index creation error. #1637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

sothawo
Copy link
Collaborator

@sothawo sothawo commented Jan 10, 2021

Closes #1056

@sothawo sothawo merged commit 00dcee0 into spring-projects:master Jan 10, 2021
@sothawo sothawo deleted the #1056-Throw-exception-on-index-creation-error branch January 10, 2021 11:25
JKatzwinkel added a commit to JKatzwinkel/tla-es that referenced this pull request Jul 18, 2021
Ever since spring-projects/spring-data-elasticsearch#1637 , automatic index
creation can no longer be used. Fortunately, we can easily create indexes at startup ourselves by
utilizing the domain model class registry, and have creation of already existing indexes fail
silently.

Fixes thesaurus-linguae-aegyptiae#12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repository initialization should throw an Exception when index cannot be created [DATAES-481]
1 participant